Skip to content

Conversation

@parakalan
Copy link

No description provided.

make \
curl

RUN curl -L https://kheafield.com/code/kenlm.tar.gz | tar -xzvf -
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why tar -xzvf - when it could have been tar xzv?

# See the License for the specific language governing permissions and
# limitations under the License.

FROM python:3.6.5
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Note: The release you are looking at is Python 3.6.5, a bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. " https://www.python.org/downloads/release/python-365/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants